<string><b>Specify your e-mail account options:</b></string>
</property>
</widget>
<widget class="CLineEdit" row="1" column="1">
<property name="name">
<cstring>OptEmail_ServerAddressEdit</cstring>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="HintText" stdset="0">
<string>Enter a server name here</string>
</property>
<property name="whatsThis" stdset="0">
<string>Specify an outgoing mail server (SMTP) here. To send messages by using the built-in mail client, it is necessary to have access to a computer running an SMPT (Simple Mail Transfer Protocol) server. All outgoing messages are first sent to the SMPT server, which in its turn delivers them to the required recipients. The address may be represented as a traditional Internet host name (e.g. <b>mail.com</b>) or as an IP numeric address (e.g. <b>xxx.xxx.xxx.xx</b>).</string>
</property>
</widget>
<widget class="CLineEdit" row="2" column="1">
<property name="name">
<cstring>OptEmail_UserAddressEdit</cstring>
</property>
<property name="HintText" stdset="0">
<string>Enter an e-mail address here</string>
</property>
<property name="whatsThis" stdset="0">
<string>Specify an e-mail address here that has been assigned by the Internet Service Provider or organization's e-mail administrator.</string>